projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc00738
)
Link from (emacs)Exiting to (lisp)Killing Emacs
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 29 Apr 2016 13:52:18 +0000
(15:52 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 1 May 2016 17:27:08 +0000
(19:27 +0200)
* doc/emacs/entering.texi (Exiting): Link to the lispref
manual for further customisations (bug#15445).
(cherry picked from commit
bc5f27aa099cdde02ca66e71501b89300685ab28
)
doc/emacs/entering.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/entering.texi
b/doc/emacs/entering.texi
index 3e936e73944f1fd0beab4e0d1b8fc35476839daf..66817e3067f3b581aef709ceeac8f14bcefde7e1 100644
(file)
--- a/
doc/emacs/entering.texi
+++ b/
doc/emacs/entering.texi
@@
-133,6
+133,9
@@
run. One convenient function to use as the value of
@code{confirm-kill-emacs} is the function @code{yes-or-no-p}. The
default value of @code{confirm-kill-emacs} is @code{nil}.
+ To further customize what happens when Emacs is exiting, see
+@ref{Killing Emacs,,, elisp, The GNU Emacs Lisp Reference Manual}.
+
@findex kill-emacs
To kill Emacs without being prompted about saving, type @kbd{M-x
kill-emacs}.